home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xc / .exrc < prev    next >
Text File  |  1994-03-10  |  825b  |  28 lines

  1. " the leading '"' makes this line a comment
  2. " uncomment lines by removing the leading '"'
  3. "
  4. " tab settings for all XC source files 
  5. set ts=4 sw=4
  6. "
  7. " macros for handling CompuServe downloads
  8. " make sure the ^M below are true Ctrl-M
  9. " make sure the ^[ below are true ESCAPE
  10. "
  11. " set wm=5 nosm ic ai aw
  12. "
  13. " F5 squeezes out empty lines, marks new setion with 'm'
  14. " map    #5    /^welcome to /--mm/^Forum !\/d`mSmm:.,$g/^ *$/d'm
  15. "
  16. " F2 deletes from current line to mark 'm', and leaves a new mark 'm'
  17. " map    #2    d`mSmmz
  18. "
  19. " with cursor within a message, F1 sets up for a reply
  20. " map    #1    ?^#: \([1-9][0-9]*\) .*S[0-9]*/.*?Y/
  21. " map        P:s;;re\1;mao/post unfmbO
  22. "
  23. " ^X takes a reply prepared after an F1, and appends it to an upload file
  24. " map        'aO:'a,'b w>>%R:'a,'b d
  25. "
  26. " F8 places next message at top of screen
  27. " map    #8    /#:/z
  28.